home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / dosnx22a.zip / WHATS.NEW < prev   
Text File  |  1993-08-29  |  2KB  |  54 lines

  1.  
  2.             New for DOSNIX version 2.2a
  3.  
  4.  
  5.     1.    I have spent the last few months working in a UNIX
  6.         environment where I am constantly using VI for reading
  7.         and editing files.  I discovered that switching back
  8.         and forth between VI and DOS style editors and file 
  9.         viewers can be very aggravating.  So I have taken the
  10.         large version of READ, modified it to accept VI commands,
  11.         and renamed it VF.  The big differences for READ users
  12.         are:
  13.  
  14.           The string search commands have been modified for VI
  15.         compatibility.  About the only thing that works like it
  16.         used to is '\' for case insensitive searches.
  17.  
  18.           Because 'N' and 'n' are  used by VI to continue string
  19.         searches you now have to use ':n' and ':p' to move back
  20.         and forth between files.
  21.  
  22.           I have also added a few "modern" features.  Pressing
  23.         F5 will now allow you to read in a new file and pressing
  24.         F5 from the directory screen will allow you to change the
  25.         file mask.
  26.  
  27.           What used to be the '-f' option is now standard and
  28.         piped input will automatically be stored in a temporary
  29.         file.  This executes much faster than it used to.
  30.  
  31.           Video mode can be specified as an option if you know
  32.         the correct modes for your display adaptor.
  33.  
  34.           I always thought line numbering would be a neat feature
  35.         so you can now toggle line numbers by pressing F6.  Unlike
  36.         VI the line numbers appear at the right hand side of the 
  37.         screen and you can use the Right Arrow key to shift the screen
  38.         and read any text in the last few columns.
  39.  
  40.           Screen colors for VF can be set from the environment using
  41.         the environment variable VFCOLORS.  If VFCOLORS is not set
  42.         VF will use existing screen colors.
  43.  
  44.         
  45.     2.    I have added a "-b" option to DU to display disk usage in
  46.         bytes.
  47.  
  48.  
  49.  
  50.                 Gerald M. Vrooman
  51.                 Chenango Shoreware
  52.  
  53.  
  54.